
/*---------------------------------------------------------------------- /
Table of Contents 
------------------------------------------------------------------------ /

* 1 - Google Font
* 2 - General Styles
*   2.1 - Headings 
*   2.2 - Carosuel 
*   2.3 - Title Related  
*   2.4 - Isotope Items Filter
* 3 - Typography Page Start
*   3.1 - Dropcap
*   3.2 - Blockquote
*   3.3 - List Styles
*   3.4 - Text Styles
* 4 - Short Code Page Start 
*   4.1 - Accordion
*   4.2 - Tab

------------------------------------------------------------------------ /
Table of Contents End
------------------------------------------------------------------------*/

/* 1 - Google Font
------------------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800);

/* 1 - Google Font End 


/* 2 - General styles
---------------------------------------------------------------------- */
::-webkit-scrollbar {
    width: 10px !important;
    height: 12px;
    cursor: pointer;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: #0882de!important;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5) !important;
    cursor: pointer;
}
html,
body {
	font-family: 'Open Sans', Sans-serif;
	font-size: 16px;
	overflow: inherit;

	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-0-font-smoothing: antialiased;
}

a {
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
a:focus {
	text-decoration: none;
	outline:none;
	outline-offset:0;
}
a:hover {
	text-decoration: none;
}
p {
	color: #363747;
	font-size: 0.9375em;
	line-height: 25px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: inline-block;
}
li.men{
    margin-right: -40px;
}
img {
	max-width: 100%;
	height: auto;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
iframe,
audio {
	width: 100%;
	height: auto;
	border: none;
}
input,
textarea {
	width: 100%;
}
.form-control:focus,
input:focus,
textarea:focus,
button:focus {
	border: 1px solid #e9e9e9;
	box-shadow: none;
	outline: 0 !important;
} 
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {

	outline: 0; 
}

/* 2.1 - Headings 
--------------------------------------------- */

    		.carousel-control.left
			{
				background: none;
			}
			.carousel-control.right
			{
				background: none;
			}

			.carousel-control
			{
				position: absolute;
				top: 45%;
				bottom: 0;
				left: 0;
				width: 15%;
				font-size: auto;
				color: #fff;
				text-align: center;
				opacity: 1;
				text-shadow: none;
			}
			.carousel-control:hover
			{
				color: #000;
			}
			.carousel-indicators
			{
				bottom: -50px;
			}
			.carousel-indicators li
			{
				display: inline-block;
				width: 10px;
				height: 10px;
				margin: 1px;
				text-indent: -999px;
				cursor: pointer;
				background-color: #000\9;
				background-color: rgba(0,0,0,0);
				border: 1px solid #16a085;
				border-radius: 50%;
			}
			.carousel-indicators .active
			{
				width: 12px;
				height: 12px;
				margin: 0;
				background-color: #16a085;
			}
			.carousel-caption
			{
				position: absolute;
				right: 0;
				bottom: 0;
				left: 0;
				z-index: 10;
				padding-top: 20px;
				padding-bottom: 20px;
				color: #fff;
				text-align: center;
				background: rgba(0,0,0,0.4);
			}


h1 {
	font-size: 2.75em;
}
h2 {
	font-size: 2.18em;
}
h3 {
	font-size: 1.75em;
}
h4 {
	font-size: 1.375em;
}
h5 {
	font-size: 1.125em;
}
h6 {
	font-size: 1em;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}

/* Top Contact Section */
.top-contact {
	background-color: #051c24;
	font-size: .875em;
	height: 50px;
	line-height: 53px;
}
.contact-list li {
	padding-right: 25px;
}
.contact-list a {
	color: #ffffff;
}
.top-icon {
    /*	background-color: #ffffff;*/
    border-radius: 50%;
    color: #76c8ff;
    display: inline-block;
    /*width: 22px;*/
    height: 22px;
    line-height: 22px;
    /*   margin-right: -6px;*/
    /*text-align: center;*/
}
ul.contact-list {
    float: right;
    margin-left: -10%;
}
.contact-list li {
    padding-right: 8px;
}
.top-social {
	text-align: right;
}

/* Site Banner Section */

.site-banner {
/*	background-color: #ffffff;*/
	height: 64px;
}
.site-logo {
	padding-top: 22px;
	margin-left: -6% !important;
}

/* Main Menu Section */

/*.main-menu {
	background-color: #ffffff;
	border: 1px solid #e9e9e9;
}*/


.navbar-collapse {
	padding: 0px;
}
.menu-logo {
	display: none;
}
#logo2 {
     
    margin-left: -19%;
    margin-top: -25px;
    display:none;
}

 

.navbar-toggle:focus {
	border: none;
	outline: 0;
}
 .nav>li>a:focus {
	background-color: transparent;
	color: #3498db;
}
 .nav>li>a:hover{
     background-color: transparent;
	color: white;
 }
.navbar-nav>li>a {
	/*border-right: 1px solid #e9e9e9;*/
	color: #26a9dd;
	display: inline-block;
	font-size: .840em;
	padding: 25px;
	text-transform: capitalize;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.navbar-nav>li>a:hover .img-nav {
	visibility: visible;
}
.navbar-nav>li>a:hover .aa {
	visibility: visible;
}
ul#headernavigation {
    margin-left: 10% !important;
}
.menu-list .active a {
	color: #3498db;
}
.menu-list li:first-child a {
	
  
   
}
#acceuil{
     /* color: white;
    background-image: url(images/Acceuil.png);*/
  margin-left: -40px;
   /*margin-top: 4.3px;*/
    /* text-align: center; */
        background-size: 107px;
    background-repeat: no-repeat;
    /* padding-right: 10px; */
    padding-left: 0px;
}
img.img-nav.ac {
 
    margin-right: 35px;
}
img.img-top {
    padding-left: 5px;
}
span.top-icon.login {
   /* background-color: #3498db;*/
}  
li#qui {
    margin-left: -5%;
}

.header-fixed-top header.sticky {
	background-color: #ffffff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-animation-duration: 0.45s;
	-moz-animation-duration: 0.45s;
	-ms-animation-duration: 0.45s;
	-o-animation-duration: 0.45s;
	animation-duration: 0.45s;
}


}


/* Main Slider Section */
.carousel-caption {
	left: 0;
	padding-bottom: 0px;
	background-color: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	bottom: 5px;
	padding-top: 10%;
}

.slider-icon {
	color: #ffffff;
	font-size: 4em;
}
.carousel-title {
	font-size: 4em;
}
.main-slider span {
	color: #fff;
	display: block;
	text-transform: uppercase;
	margin: 15px 0px;
	font-weight: 800;
}
.main-slider .btn {
	background-color: #ffffff;
	color: #3498db;
	margin-top: 30px;
	padding: 10px 15px;
	text-transform: capitalize;
}
.main-slider .btn:hover {
	background-color: #3498db;
	color: #ffffff;
}
.main-slider .carousel-control.right,
.main-slider .carousel-control.left {
	background-image: none;
	background-color: rgba(0, 0, 0, 0.6);
	font-size: 2em;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	top: 50%;
	margin-top: -25px;

	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.main-slider .carousel-control.right {
	right: 3%;
}
.main-slider .carousel-control.left {
	left: 3%;
}
.main-slider:hover .carousel-control.right {
	right: 0%;
}
.main-slider:hover .carousel-control.left {
	left: 0%;
}
.main-slider .carousel-control:hover {
	color: #3498db;
}

/* About Section */
.about {
	padding-top: 40px;
}
@media(max-width: 1100px){
.about {
	padding-top: 0px;
}
}


.about-area {
	/*background: #f7f7f7;
	border-top: 2px solid #3498db;
	border-bottom: 2px solid #3498db;*/
	position: relative;
}
.title-area {
	top: -35px;
	width: 330px;
	left: 50%;
	margin-left: -175px;
	position: absolute;
}
.about-title {
	background: #f7f7f7;
	border-top: 2px solid #3498db;
	color: #6f7678;
	font-size: 2.125em;
	font-weight: 800;
	padding-top: 15px;
	text-transform: uppercase;
}
.about .title-description {
	padding-bottom: 15px;
	margin: 0px;
}
.about-items {
	background: #f7f7f7;
	display: inline-block;
	padding-top: 0px;
}
.about-items .item {
	padding-bottom: 60px;
}
.item-top {
	/*border-top: 1px solid #d7dee0;
	border-bottom: 1px solid #d7dee0;*/
	color: #212529;;
	padding: 15px 0px;
}
.about-items .item-title {
	/*font-size: 1.5em;*/
	font-weight: 400;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.about-items .sub-title {
	font-size: 1.25em;
	font-weight: 300;
}
.about-items .item-description {
	color: #111111;
    font-size: 1.1em;
    padding: 80px 0px 12px 0px;
}
.about-items .btn {
	background-color: #3498db;
	color: #ffffff;
	font-size: .875em;
	font-weight: 800;	
	text-transform: uppercase;
}
.about-items .btn:hover {
	background-color: #ffffff;
	border-color: #3498db;
	color: #3498db;
}

/* Portfolio Section */

#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 500px;
  margin: 0 auto;
}
img.p {
    width: 50% !important;
}
#portfolio .portfolio-item .portfolio-link .caption {
  background: rgb(9, 41, 88);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  border-radius: 10px;

}
#portfolio .portfolio-item .portfolio-link .caption:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
 /* font-size: 20px;*/
  text-align: center;
  top: 50%;
  margin-top: -130px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
@media (max-width: 767px){
    img#j {
    width: 90%;
}
    .about-items .item-description {
 padding: 0px 0px 0px 0px; 
}
    img#M{
      display:none;
  }
  p.parService2{
      margin-top : 3% !important;
  }
  h3.service-title{
      margin-top:-8% !important ;
  }
  h2.projet{
        margin-top:50% !important ;
  }
  
}

.btn-success {
  color: white;
  background-color: #18BC9C;
  border-color: #18BC9C;
  font-weight: 700;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #128f76;
  border-color: #11866f;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #18BC9C;
  border-color: #18BC9C;
}
.btn-success .badge {
  color: #18BC9C;
  background-color: white;
}
h2.projet {
    color: #4d4768;
    font-size: 36px;
    margin-top: -102px;
    margin-bottom: 30px;
    margin-left: 3%;
}
.top-potfolio {
   background-image: url(images/V.png);
    background-repeat: no-repeat;
    background-size: 90%;
    /* background-position-y: -100px; 
    background-position-x: 20%;*/
       background-position: bottom;
}
img.p {
    margin-left: 2.6%;
   
}
.coup {
    margin-top: 3%;
    margin-bottom: 2%;
}

a.PlusInfo {
     margin-bottom: 3.5%;
    float: right;
    margin-right: 15%;
    border: none;
    border-radius: 5px;
    height: 30px;
    background-color: #abcf44;
    width: 14%;
    color: white;
    text-align: center;
    padding-top: 3px;
}
img.content {
    width: 40%;
}
p.content {
    width: 80%;
    /* text-align: center; */
    margin-left: 10%;
    font-size: 0.6em;
    color : white;
    text-align: justify;
}
button.content {
    margin-bottom: 3.5%;
    float: right;
    margin-right: 15%;
    border: none;
    border-radius: 5px;
    width: 40%;
    height: 30px;
    background-color: #207dbd;
    text-align: center;
    font-size: 0.8em;
    color: white;
}

/* portfolio modals*/
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
  margin: 30px 0;
}
.portfolio-modal .close-modal {
  position: absolute;
    width: 25px;
    height: 22px;
    background-color: #009cde;
    top: 8px;
    border-radius: 5px;
    right: 25px;
    cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
 height: 19px;
    width: 1.2px;
    margin-left: 12px;
    background-color: white;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
 height: 19px;
    width: 1.2px;
    background-color: white;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}

/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 69vh;
}
.fade-carousel .carousel-inner .item {
    height: 69vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}




/* Services Section */
h3.service-title {
    color: white;
    margin-top: 50px;
    font-size: 50px;
}
 @media (max-width: 1120px) {
    h3.service-title {
        font-size: xx-large;
    }
   
}
  @media (max-width: 766px) {
    h3.service-title {
            font-size: 26px;
    margin-top: -50px;
        margin-bottom: 15px;
    }
}

.services {
	background-image: url(images/g.jpg);
    padding: 60px 0px 0px 0px;
    background-repeat: no-repeat;
    background-size: cover;
   
}


.listeService {
    margin-left: 12%;
}
.listeService ul {
    color: white;
    font-size: 1.3em;
    margin-top: 3%;
    font-weight: normal;
    list-style-image: url(images/n.png);
}
.listeService ul li {
  
    display: list-item;
}
.service-area {
	/*border-bottom: 2px solid #3498db;*/
	display: inline-block;
}
.service-items .item-title {
	color: #3498db;
	font-size: 1.5em;
	font-weight: 800;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.service-items .sub-title {
	color: #3498db;
	font-size: 1.5em;
	font-weight: 300;
	line-height: 27px;
}
.service-items .item {
	padding-bottom: 60px;
}
.service-items .item-1 {
	border-bottom:  1px solid #d7dee0;
}
.service-items .item-2 {
	padding-top: 40px;
}
.service-items .btn {
	background-color: #3498db;
	color: #ffffff;
	font-weight: 800;
	margin-top: 15px;
	padding: 8px 15px;
	text-transform: uppercase;
}
.service-items .btn:hover {
	background-color: #ffffff;
	border-color: #3498db;
	color: #3498db;
} 

.panel-default {
	border-color: #e9e9e9;
	margin-bottom: 10px !important;
}
.panel-default>.panel-heading {
	background-color: #ffffff;
	padding: 16px 65px;
	position: relative;
}
.panel-title {
	color: #6f7678;
	font-size: .875em;
	font-weight: 700;
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	border-color: #e9e9e9;
}
.panel-title a:before, .panel-title a.collapsed:before {
	font-family: FontAwesome;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #3498db;
	color: #ffffff;
	padding: 16px;
	border-radius: 2px;
}
.panel-title a.collapsed:before {
	content: "\f067";
}
.panel-title a:before {
	content: "\f068";
}
.panel-body {
	padding: 30px;
}
.service-image {
	float: left;
	padding-right: 30px;
}
.accordion-title {
	color: #3498db;
	font-size: .875em;
}

/* Latest post Section */
.post-area {
	padding-top: 60px;
	padding-bottom: 20px;
}
.latest-posts {
	padding-bottom: 35px;
	padding-top: 40px;
	display: inline-block;
}
.sol {
    color: #46c8c6;
    font-weight: 500;
        margin-top: 15px;
	
}
.sol-title:before, 
.sol-title:after {
	content: '';
	background-color: #d7dee0;
	top: 50%;
	height: 1px;
	position: absolute;
	width: 32%;
} 
.sol-title:before {
	left: 0px;
}
.sol-title:after {
	right: 0px;
}
.solution .title-description {
            margin-top: 18px;
}
.solution .item {
	padding-bottom: 25px;
}
.solution article {
	border-bottom: 2px solid #3498db;
	padding-bottom: 25px;
	vertical-align: text-top;
}
/*.col-sm-12.solut{
    background-image :url(images/aa.png);
}*/
img#aa {
    position: absolute;
}
h2.mission {
    color: #d60687;
    margin-left: 8%;
    margin-top: 30%;
    margin-bottom: 5%;
}
p.p-mission {
    margin-bottom: 50%;
    margin-left: 8%;
    color: #fff;
    font-size: x-large;
    font-weight: 100;
}
img#bb {
    position: absolute;
    margin-top: -15%;
}
div#objectif {
    /* float: right; */
    margin-left: 50%;
    width: 80%;
}
h2.objectif {
    /* margin-bottom: 5%; */
    color: #04baef;
    /* margin-left: 8%; */
    /* margin-top: 30%; */
    margin-bottom: 5%;
}
p.p-objectif {
    margin-bottom: 24%;
    /* margin-left: 8%; */
    color: #fff;
    font-size: x-large;
    font-weight: 100;
}
img#gg {
    position: absolute;
}
h2.atout {
    color: #a5bc0b;
    margin-top: 30%;
    margin-left: 8%;
    margin-bottom: 7%;
}
ul.p-atout {
    margin-bottom: 50%;
    margin-left: 8%;
    color: #fff;
    font-size: x-large;
    font-weight: 100;
}
.post-meta {
	border-bottom:  1px solid #d7dee0;
	color: #6f7678;
	font-size: .875em;
	padding: 15px 0px;
}
.entry-meta span {
	display: inline-block;
	position: relative;
	padding-right: 10px;
}
.entry-meta span:before {
	content: '/';
	position: absolute;
	top: 0px;
	right: 0px;
}
.entry-meta span:last-child:before {
	content: '';
}
.entry-meta a {
	color: #6f7678;
}
.entry-meta a:hover {
	color: #3498db;
} 
.tag-list li {
	padding-right: 5px;
	position: relative;
}
.tag-list li:before {
	content: ',';
	position: absolute;
	bottom: 0px;
	right: 0px;
} 
.tag-list li:last-child:before {
	content: '';
} 
.post-content {
	padding-top: 15px;
}
.entry-title {
	color: #6f7678;
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
}
.entry-title a {
	color: #6f7678;
}
.entry-title a:hover {
	color: #3498db;
}
.entry-text {
	font-size: .875em;
	line-height: 23px;
	padding-top: 10px;
}
.post-content .btn {
	background-color: #3498db;
	border: 1px solid transparent;
	border-radius: 2px;
	color: #ffffff;
	font-size: .75em;
	font-weight: 800;
	margin-top: 15px;
	padding: 10px 15px;
	text-transform: uppercase;
}
.post-content .btn:hover {
	background-color: #ffffff;
	border-color: #3498db;
	color: #3498db;
}


/* Subscribe Section */

.subscribe-section {
	
	margin: -120px 0px;
        margin-bottom: 8%;
}
.subscribe-section p {
	margin: 0px; 
}
h2.client {
    font-weight: 500;
    /* margin-bottom: 0px; */
    float: right;
    margin-right: 10%;
    margin-top: -3%;
    color: black;
    font-size: -webkit-xxx-large;
}
.about-tweet {
    text-align: -webkit-center;
}
.subscribe-section input {
	max-width: 510px;
	display: inline-block;
}
.subscribe-section .form-control {
	margin: 0px !important;
}
.subscribe-section .btn {
  background: #ffffff !important;
  border-radius: 0px;
  color:  #3498db !important;
  padding: 11px 50px !important;
  max-width: 200px;
  font-weight: normal !important;
  margin-top: -1px;
  margin-left: 10px;
}











/* Contact Section */
.map-container img{
	max-width: inherit;
	height: inherit;
}
.google-map-container {
	width: 100%;
	height: 600px;
}

.message-details {
	padding: 60px 0px;
}
.message-details input,
.subscribe-section input {
	padding: 21px 20px !important;
}
.message-details .form-control,
.subscribe-section .form-control {
	border: 1px solid #e9e9e9;
	border-radius: 2px;
	box-shadow: none;
	font-size: .875em;
	padding: 20px;
	margin-bottom: 15px;
}
.message-details .btn,
.subscribe-section .btn {
	background-color: #3498db;
	border: 1px solid transparent;
	border-radius: 2px;
	color: #ffffff;
	font-size: .875em;
	font-weight: 800;
	width: 100%;
	padding: 12px 16px;
	text-transform: uppercase;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.message-details .btn:hover,
.subscribe-section .btn:hover {
	background-color: #ffffff;
	border-color: #3498db;
	color: #3498db;
}

/* Blog Post Single Page */

.main-content {
	padding-top: 40px;
}
.blog-post-singgle-page .post-meta {
	position: relative;
}
.blog-post-singgle-page .author-avatar {
	float: left;
	width: 60px;
	height: 60px;
}
.blog-post-singgle-page .entry-meta-content {
	display: inline-block;
	padding-left: 15px;
}
.blog-post-singgle-page .post-content {
	border-bottom: 2px solid #3498db;
	padding-bottom: 40px;
	padding-top: 50px;
}
.blog-post-singgle-page blockquote {
	border-left: 4px solid #3498db;
	font-size: .93em;
	font-style: italic;
	margin-left: 50px;
	color: #6f7678;
	background: #f7f7f7;
	padding: 15px 25px;
	line-height: 25px;
	position: relative;
	z-index: 1;
}
.blog-post-singgle-page blockquote:before {
	content: "\f10d";
	font-family: FontAwesome;
	position: absolute;
	top: 10px;
	color: #C9CBCB;
	left: 15px;
	font-size: 2em;
	z-index: -1;
} 
.comments {
	padding: 60px 0px;
}
.comment {
	color: #6f7678;
	padding: 20px 0px;
}
.comment-title {
	color: #6f7678;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.title-icon {
	padding-right: 10px;
}
.comments-details {
	border-bottom: 1px solid #d7dee0;
	padding-bottom: 40px;
}
.comment-author {
	float: left;
	width: 90px;
	height: 90px;
}
.comment-author img {
	max-width: 100%;
	max-height: 100%;
}
.comment-content {
	padding-left: 95px;
}
.comment .author-name {
	font-weight: 700;
	font-size: 1.25em;
	text-transform: uppercase;
}
.comment-date {
	font-size: .78em;
}
.comment-content p {
	font-size: .875em;
	line-height: 23px;
	padding-top: 10px;
}
.child {
	padding-left: 95px;
}
.comment-content .btn {
	background-color: #3498db;
	border: 1px solid transparent;
	border-radius: 2px;
	color: #ffffff;
	font-size: .875em;
	font-weight: 700;
}
.comment-content .btn-icon {
	padding-right: 5px;
}
.comment-content .btn:hover {
	background-color: #ffffff;
	border-color: #3498db;
	color: #3498db;
}
.leave-comment {
	padding: 60px 0px 20px 0px;
}
.leave-comment .title {
	color: #6f7678;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 30px;
}
.commentform input,
.commentform textarea {
	border: 1px solid #d7dee0;
	font-size: .875em;
	margin-bottom: 15px;
	padding: 10px 20px;
}
.submit-btn {
	background-color: #3498db;
	border: 1px solid transparent;
	border-radius: 2px;
	color: #ffffff;
	font-size: .875em;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 20px;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.submit-btn:hover {
	background-color: #ffffff;
	border-color: #3498db;
	color: #3498db;
}

/* Blog Sidebar */
.blog-sidebar {
	padding-left: 30px;
}
.blog-sidebar .widget {
	padding-bottom: 40px;
}
.blog-sidebar .widget-title {
	color: #6f7678;
	font-size: 1.25em;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.blog-sidebar a {
	color: #869093;
}
.blog-sidebar a:hover {
	color: #3498db;
} 
.category-list li {
	display: block;
}
.category-list a {
	font-size: .875em;
	padding: 3px 0px;
	display: inline-block;
}

.recent-post li {
	display: block;
	font-size: .875em;
	padding-bottom: 10px;
}
.recent-post .post-title {
	font-size: 1.1em;
	text-transform: capitalize;
}
.recent-post .post-meta {
	border: none;
	padding: 0px 0px;
}

.tag-cloud-wrapper a {
	border: 1px solid #6f7678;
	display: inline-block;
	font-size: .8em;
	padding: 5px 10px;
	margin: 0px 2px 5px 0px;
}
.tag-cloud-wrapper a:hover {
	background-color: #3498db;
	border-color: #3498db;
	color: #ffffff;
}

.archive-list li {
	display: block;
	font-size: .87em;
	padding-bottom: 5px;
}
.archive-list .count {
	position: relative;
	padding: 0 5px;
	margin-left: 10px;
}
.archive-list .count:before {
	content: '(';
		position: absolute;
		left: 0px;
		top: 0px;	
	}
	.archive-list .count:after {
		content: ')';
position: absolute;
right: 0px;
top: 0px;	
}
.archive-list li:hover {
	color: #3498db;
}

.widget_calendar td a,
.widget_calendar td a:after {
	-webkit-transition: all .20s ease;
	-moz-transition: all .20s ease;
	-ms-transition: all .20s ease;
	-o-transition: all .20s ease;
	transition: all .20s ease;
}
.widget_calendar table {
	width: 100%;
	text-align: center;
}
.widget_calendar caption {
	color: #6f7678;
	text-align: center;
	font-weight: bold;
	line-height: 23px;
	font-size: 1.15em;
	height: 40px;
	border: 1px solid #e6e6e6;
	border-bottom: none;
	border-bottom: none;
}
.widget_calendar tbody{
	border: 1px solid #e6e6e6;
	border-top: none;
}
.widget_calendar th {
	color: #ffffff;
	height: 40px;
	text-align: center;
	border: 1px solid #3498db;
	background-color: #3498db;
}
.widget_calendar td {
	height: 40px;
	text-align: center;
	border: 1px solid #e6e6e6;
	font-size: .875em;
}
.widget_calendar td a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 38px;
	position: relative;
	z-index: 0;
	font-weight: 700;
	font-size: 1.15em;
}
.widget_calendar td a:after{
	content: "";
	position: absolute;
	top: 8px;
	left: 8px;
	bottom: 8px;
	right: 8px;
	background-color: transparent;
	z-index: -1;
}
.widget_calendar td a:hover{
	color: #ffffff;
}
.widget_calendar td a:hover:after {
	top: 0px;
	left: 0px;
	bottom: 0px;
	right:0px;
	background-color: #3498db;
}
.rss-icon {
	color: #FF6600;
	padding-right: 10px;
}
.widget_rss li {
	display: block;
	font-size: .875em;
	padding-bottom: 5px;
}
/* Scroll To Top */

.scroll-to-top {
	position: fixed;
	right: 35px;
	bottom: 35px;
	font-size: 1.15em;
	height: 40px;
	width: 40px;
	background-color: #3498db;
	line-height: 38px;
	color: #ffffff;
	text-align: center;
	opacity: .3;
	cursor: pointer;
	border-radius: 50%;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.scroll-to-top:hover {
	opacity: 1;
}


/* Footer Section */
footer {

	color: #fff;
	font-size: .875em;
}
footer p,
footer a {
	color: #fff;
	line-height: 38px;
}
.footer-top {
    background-color: black;
    padding-top: 40px;
    /*height: 280px;*/
}
.footer-bottom {
    height: 40px;
	background: #033654;
}
h2.contact {
    margin-bottom: 25px;
    font-size: -webkit-xxx-large;
}
.tweet {
	display: inline-block;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 40px;
}
.tweet-icon {
	display: block;
	font-size: 2em;
}
.tweet-author {
	display: inline-block;
	font-weight: 700;
	padding-bottom: 5px;
	padding-left: 15px;
	position: relative;
}
.tweet-author:before {
	content: '@';
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: 300;
}
.tweet-details {
	font-size: 1.1em;
	margin-bottom: 5px;
	line-height: 20px;
        color: #FFF
}
.tweet time {
	font-size: .93em;
	padding: 0px 10px;
	text-transform: lowercase;
	position: relative;

}
.tweet time:before,
.tweet time:after {
	content: '';
	top: 4px;
	position: absolute;
	height: 60%;
}
.tweet time:before {
	border-left: 1px solid #ffffff;
	left: 0px;
}
.tweet time:after {
	border-right: 1px solid #ffffff;
	right: 0px;
}
.copyright {
	line-height: 45px;
}

img#logo {
        width: 19%;
    margin-top: -48px;
}
div#head {
    background-image: url(images/1.jpg);
}

img.img-nav {
    display: inline-block;
    visibility: hidden;
    width: 30px;
    position: relative;
    left: 80px;
    top: -30px;
}

img.aa {
    display: inline-block;
    visibility: hidden;
    width: 30px;
    position: relative;
    left: 50px;
    top: -30px;
}
img#j {
    width: 110%;
}
.container-fluid.aboutContainer {
    padding-right: 75px;
    padding-left: 75px;
}

@media (max-width: 762px) {
  .about-items .item-description {
    padding: 0px 0px 12px 0px;
}
}

h1.service-title {
    padding-top: 40px;
    color: white;
}
p.parService{
    color: white;
    width: 100%;
    font-size: large;
    font-weight: 300;
   
}
p.parService2 {
    color: white;
    font-size: large;
    font-weight: 300;
    margin-left: 3%;
        margin-top: 5%;
}
p.parService3 {
    color: white;
    font-size: large;
    font-weight: 300;
    margin-left: 3%;
}
img#M {
   width: 80%;
    position: relative;
    margin-bottom: -16.7%;
}

h2.company {
   
    color: #bda687;
    margin-bottom: 25px;
        margin-top: 10%;
}
.suiteCompany {
    margin-top: 30px;
}
h1#suite {
    margin-bottom: 30px;
}

.company.me {
    margin-top: 40px;
    height: 500px;
    padding-left: 60px;
    border-left: 8px solid #bda687;
}
img.x {
    width: 30%;
    float: right;
}
h1.company {
    color: #bda687;
    font-size: 1.6em;
    font-weight: 100;
    margin: au;
    margin: auto;

}

.carousel-control     		 { width:  4%; }
.carousel-control.left,.carousel-control.right {
    background-image:none; color:black;
    margin-left: -55px;
    margin-bottom: 10%;
    margin-right: -50px;


}
@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		 { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
	.carousel-inner .active.left { left: -16.7%; }
	.carousel-inner .next        { left:  16.7%; }
	.carousel-inner .prev		 { left: -16.7%; }	
}
img.img-responsive {
  
    width: fit-content;
}

div#top-modal {
    position: relative;
    top: -100px;
    height: 40px;
    background-color:black;
}
div#model-content {
    padding: 0px;
    /* margin: 0px; */
    /* margin: -60px; */
    /*margin-top: -60px; */
}
img#logo-app {
    margin-top: 30px;
}
div#guide-content {
    background-color: #454545;
    height: 400px;
}
div#essai {
    margin-top: 4%;
    margin-left: 5%;
}
h3.version {
    color: white;
}
h2#gratuite, h3#gratuite {
    color: #86b323;
}
p#essai-text {
    color: white;
    text-align: -webkit-auto;
    margin-bottom: 18px;
    margin-top: 5px;
    margin-left: 3%;
}
button.demarrer {
    width: 74%;
    border: none;
    border-radius: 5px;
    height: 30px;
    color: white;
    background-color: #84a82c;
}

button#close {
    width: 30%;
}
@media (min-width: 990px) and  (max-width: 991px){
ul.contact-list {
    width: 110%;
}

}

@media (min-width: 772px) {
  header#main-menu {
    height: 57px;
}
}
@media (min-width: 772px) and (max-width: 1199px) {
    ul#headernavigation {
    margin-left: 5px !important;
}
 
}
/*Login form*/
.modal-content.login-content {
    background-color: rgba(56, 51, 51, 0.69);
}
.modal-body.login-body {
    margin-left: 25%;
    /* background-color: #1f1f1f; */
}
h3.login-title {
    color: white;
    /* border: black; */
    background-color: black;
    /* border-style: groove; */
    height: 60px;
    padding-top: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  
}
.login-form {
    background-color: #1f1f1f;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.input-login {
    
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: 10px;
    margin-left: 50px;
    padding-left: 55px;
   
}
.email{
 margin-top: 20px;
 background-image: url(images/email.png);
}
.password{

 background-image: url(images/lock.png);
}
.remember {
    width: 100%;
    color: white;
    font-size: small;
    text-decoration: underline;
}
input#RememberMe {
    width: 5%;
    /* margin-bottom: 100px; */
    margin: -4px !important;
    /* border-radius: 56px; */
}
input#RememberMe {
    width: 5%;
    /* margin-bottom: 100px; */
    margin: -4px !important;
    /* border-radius: 56px; */
}
.login-button {
    width: 80% !important;
    margin-right: 12%;
    color: white;
    background: #0078fb;
    border: aliceblue;
}
@media(max-width : 991px){
    .input-login {

    margin-left: 60px;
    width: 66%;

}
    .remember {
    width: 50%;
}
    .login-button {
    width: 50% !important;
}
}
/*Registration form*/
    .Nom{
           margin-top:20px;
        background-image: url(images/entre.png);
    }
    .repon{
        background-image: url(images/respon.png);
    }
    .emailR{
        background-image: url(images/eemai.png);
    }
    .passR{
        background-image: url(images/lockR.png);
    }
    .PassC{
        background-image: url(images/check.png);
    }
    .Adresse{
        background-image: url(images/map.png);
    }
    .Numero{
        background-image: url(images/respon.png);
    }
 
/* style description A ANASS*/

.panel-description {
    background: #e6e6e6;
    border-radius: 20px;
    box-shadow: 4px 5px 5px #808080;
    margin: 0 20px;
}

#ascrail2000 {
    opacity: 1 !important;
}
@media (max-width: 767px) {
	p.p-objectif {
		color: #a4deef !important;
	}
	p.p-mission{
		color: #ea7ad3  !important;
	}
	ul.p-atout{
		color: #bae55c !important;
	}
	p.p-mission ,p.p-objectif {
		font-size: small !important;
		margin-bottom: 20%;
	}
	p,ul.p-atout{
	    font-size: small !important;
	}
	#portfolio .portfolio-item{
		width: 50% !important;
	}
	.container-fluid.aboutContainer{
		padding-left:15px !important;
		padding-right:15px !important;
	}
	.listeService ul li{
		font-size: small !important;
	}
	h1, h2, h3{
		font-size: large !important;
	}
	.company.me{
		padding-left: 15px !important;
		margin-bottom: 10%;
	}
	a.PlusInfo{
		font-size: smaller !important;
	}
	button.content{
		font-size: smaller !important;
	}
	p.content{
		text-align: left !important;
		font-size: x-small !important;
	}
	h2.projet{
		margin-top: 50% !important;
	}
	
  
}
.langue-combo{
		display:none;
	}
.langue{
		border: 0px solid gray;
		border-radius: 7px;
		padding: 3px;
		font-size: 11px;
		background: #fff;
	}
.panel-description {
		        background: #f9f9f9 !important;
		        border-radius: 20px;
		        box-shadow: 4px 5px 5px #808080;
		        margin: 10px auto;
				width: 60%;
				display: flex;
		    }
			@media (max-width: 762px) {
				.panel-description {
					margin-left: 15px !important;
					margin-right: 15px !important;
					width: auto !important;
				}
			}
.btn-default1 {
		        color: #000;
		        background-color: #fff;
		        border-color: #b55f07;
		        background: linear-gradient(to top, #ffd2a4, #ec7800) !important;
		        border-radius: 10px;
		        font-size: 13px;
		        padding: 8px 29px;
		        box-shadow: 1px 3px 10px #c3c3c3;
		        border-width: 0px;
		    }	
.btn-default2 {
		        color: #080808;
		        background-color: #aabe1b;
		        border-color: #7e8a26;
		        background: linear-gradient(to top, #e8f58c, #7f9007) !important;
		        border-radius: 10px;
		        font-size: 13px;
		        padding: 8px 29px;
		        box-shadow: 1px 3px 10px #c3c3c3;
		        border-width: 0px;
		    }
		
		    .btn-default3 {
		        color: #080808;
		        background-color: #5b3dad;
		        border-color: #442d83;
		        background: linear-gradient(to top, #a586fb, #3803c7) !important;
		        border-radius: 10px;
		        font-size: 13px;
		        padding: 8px 29px;
		        box-shadow: 1px 3px 10px #c3c3c3;
		        border-width: 0px;
		    }
		
		    .btn-default4 {
		        color: #080808;
		        background-color: #6b143b;
		        border-color: #6b143b;
		        background: linear-gradient(to top, #c1809d, #6b143b) !important;
		        border-radius: 10px;
		        font-size: 13px;
		        padding: 8px 29px;
		        box-shadow: 1px 3px 10px #c3c3c3;
		        border-width: 0px;
		    }
		
		    .btn-default5 {
		        color: #080808;
		        background-color: #6b143b;
		        border-color: #6b3f8e;
		        background: linear-gradient(to top, #c1809d, #ba1878) !important;
		        border-radius: 10px;
		        font-size: 13px;
		        padding: 8px 29px;
		        box-shadow: 1px 3px 10px #c3c3c3;
		        border-width: 0px;
		    }
		
		    .btn-default6 {
		        color: #080808;
		        background-color: #3498db;
		        border-color: #283066;
		        background: linear-gradient(to top, #92ceff, #2476b8) !important;
		        border-radius: 10px;
		        font-size: 13px;
		        padding: 8px 29px;
		        box-shadow: 1px 3px 10px #c3c3c3;
		        border-width: 0px;
		    }
		    .btn-default7 {
		        color: #080808;
		        background-color: #e99523;
		        border-color: #283066;
		        background: linear-gradient(to top, #c04c27, #efb564) !important;
		        border-radius: 10px;
		        font-size: 13px;
		        padding: 8px 29px;
		        box-shadow: 1px 3px 10px #c3c3c3;
		        border-width: 0px;
		    }
		    .btn-default8 {
		        color: #080808;
		        background-color: #999936;
		        border-color: #283066;
		        background: linear-gradient(to top, #999936, #b6bc34) !important;
		        border-radius: 10px;
		        font-size: 13px;
		        padding: 8px 29px;
		        box-shadow: 1px 3px 10px #c3c3c3;
		        border-width: 0px;
		    }
		    .btn-default9 {
		        color: #080808;
		        background-color: #12626a;
		        border-color: #283066;
		        background: linear-gradient(to top, #12626a, #72a0a5) !important;
		        border-radius: 10px;
		        font-size: 13px;
		        padding: 8px 29px;
		        box-shadow: 1px 3px 10px #c3c3c3;
		        border-width: 0px;
		    }
		
		    .btn-default10 {
		        color: #080808;
		        background-color: #2a4c98;
		        border-color: #283066;
		        background: linear-gradient(to top, #2a4c98, #a3bbef) !important;
		        border-radius: 10px;
		        font-size: 13px;
		        padding: 8px 29px;
		        box-shadow: 1px 3px 10px #c3c3c3;
		        border-width: 0px;
		    }
			
			/* Popup box BEGIN */
			.hover_bkgr_fricc{
				background:rgba(0,0,0,.4);
				cursor:pointer;
				display:none;
				height:100%;
				position:fixed;
				text-align:center;
				top:0;
				width:100%;
				z-index:10000;
				font-size: 14px;
			}
			.hover_bkgr_fricc .helper{
				display:inline-block;
				height:100%;
				vertical-align:middle;
			}
			.hover_bkgr_fricc > div {
				background-color: #fff;
				box-shadow: 10px 10px 60px #555;
				display: inline-block;
				height: auto;
				max-width: 400px;
				min-height: 100px;
				vertical-align: middle;
				width: 60%;
				position: relative;
				border-radius: 8px;
				padding: 15px 2%;
			}
			.popupCloseButton {
				background-color: #fff;
				cursor: pointer;
				display: inline-block;
				font-family: arial;
				font-weight: bold;
				position: absolute;
				top: 9px;
				right: 9px;
				font-size: 20px;
				line-height: 30px;
				width: 30px;
				height: 30px;
				text-align: center;
				transition: all 200ms;
			}
			.popupCloseButton:hover {
				color: #b10505;
			}
			.trigger_popup_fricc {
				cursor: pointer;
				font-size: 20px;
				/*margin: 20px;*/
				display: inline-block;
				font-weight: bold;
			}
						